setInsets
Sets the insets of a specific window type in pixels.
The insets represents the area of a a window that is partially or fully obscured by the system windows identified by typeMask
.
Return
itself
Parameters
typeMask
The bitmask of Type to set the insets for.
insets
The insets to set.